Release 10.1A: OpenEdge Development:
Progress Dynamics Advanced Development
Supported link table
The
ryc_supported_linktable defines the supported SmartLinks for the various types of SmartObjects, and it identifies whether the link can be aSource,Target, or both. User-defined links should not be set up in this table. The framework uses this table to return the valid links, both system and user-defined, when developers link objects on containers. It is merely a developer aid. Not all types of SmartObjects support links, in which case there will be no entries in this table for them. Because this table acts as a kind of cross-reference table betweenryc_smartlink_typeandryc_smartlink, it holds, in addition to its own object ID field, the object IDs of the object type for which a link is supported, and the object ID of thesmartlink_typerecord where the link is defined. The table has these other fields:
link_source— If thisLOGICALfield is set toYES, objects of this SmartObject type are capable of acting as theSourcefor the specified link.link_target— If thisLOGICALfield is set toYES, objects of this SmartObject type are capable of acting as theTargetfor the specified link.deactivated_link_on_hide— If thisLOGICALfield is set toYES, this link for this type of SmartObject is automatically deactivated when the object is hidden and activated again when the object is viewed.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |